home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OperationMaus.swf / scripts / DefineButton2_871 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-08-08  |  82 b   |  5 lines

  1. on(rollOver){
  2.    _root.freak.gotoAndStop("weg");
  3.    _root.freak.weg.play();
  4. }
  5.